PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setContentsTextColor Method
The brush used for displaying the entries in the table of contents.
In This Topic
    setContentsTextColor Method
    In This Topic
    Sets the table of contents color.
    This value is used if method returns true.
    Syntax
    public void setContentsTextColor( 
       PDFBrush value
    )

    Parameters

    value
    The brush used for displaying the entries in the table of contents.
    See Also